ChildProtectionPlanInformation Tabular View
| COCT_TP146105GB01 | |
| CPPInformation |
A class which carries child protection plan information. |
| Used by: | |
| [1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="PCPR" } |
Model Attribute Description The HL7 attribute classCode describes this class as a patient care provision. Implementation in XML Instance The XML attribute classCode is fixed to "PCPR". Schema Constraint
|
| [1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode describes this class as a patient care provision event. Implementation in XML Instance The XML attribute moodCode is fixed to "EVN". Schema Constraint
|
| [1..1] [M] code (CV { CNE:CP-ISObservationType } ) { Fixed="CPPI" } |
Model Attribute Description The HL7 attribute code uses a code from the CP-ISObservationType vocabulary to describe this as a child protection plan information. Implementation in XML Instance The Coded Plain flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
Schema Constraint
|
| [1..1] [M] templateId (II) { Fixed="COCT_TP146105GB01#CPPInformation" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.
Schema Constraint
|
| [1..1] [M] component |
This class is a component class, it links the child protection plan information to it's start date.
|
| [1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance The XML attribute typeCode is fixed to "COMP". Schema Constraint
|
| [1..1] [M] templateId (II) { Fixed="COCT_TP146105GB01#component" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.
Schema Constraint
|
| [1..1] [M] cPPStartDate (CPPStartDate) |
A link to the child protection plan start date.
|
| [0..1] component1 |
This class is a component class, it links the child protection plan information to it's end date.
|
| [1..1] [M] typeCode (CS { CNE: ActRelationshipType } ) { Fixed="COMP" } |
Model Attribute Description The HL7 attribute typeCode uses a code to describe this class as a component. Implementation in XML Instance The XML attribute typeCode is fixed to "COMP". Schema Constraint
|
| [1..1] [M] templateId (II) { Fixed="COCT_TP146105GB01#component1" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.
Schema Constraint
|
| [1..1] cPPEndDate (CPPEndDate) |
A link to the child protection plan end date.
|
| CPPEndDate |
A class which carries information about the end date of a child protection plan. |
| Used by: CPPInformation | |
| [1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="OBS" } |
Model Attribute Description The HL7 attribute classCode describes this class as an observation. Implementation in XML Instance The XML attribute classCode is fixed to "OBS". Schema Constraint
|
| [1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode describes this class as an observation event. Implementation in XML Instance The XML attribute moodCode is fixed to "EVN". Schema Constraint
|
| [1..1] [M] code (CV { CNE:CP-ISObservationType } ) { Fixed="CPPED" } |
Model Attribute Description The HL7 attribute code uses a code from the CP-ISObservationType vocabulary to describe this as child protection plan end date information. Implementation in XML Instance The Coded Plain flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
|
| [1..1] [M] templateId (II) { Fixed="COCT_TP146105GB01#cPPEndDate" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.
Schema Constraint
|
| [1..1] [M] value (TS) |
Model Attribute Description The HL7 attribute value defines the date and time the child protection plan ends. Implementation in XML Instance The TS.NHS.DateType1 data type flavour is used to carry this information in the XML attribute value of the XML element value and shall be populated with a time stamp in the format yyyymmddhhmm where:
The CP-IS system only stores the date portion of the timestamp i.e. yyyymmdd. Therefore on receipt of the CP-IS Child Protection Information dates, the CP-IS system truncates the timestamp down to the date e.g. "20140601". In response to a CP-IS NHS Query, the CP-IS system sends the Child Protection Information dates within a CP-IS NHS Query Response message as a timestamp with the hours and minutes padded out with '0000' e.g. "201406010000". |
| CPPStartDate |
A class which carries information about when the child protection plan started
.
|
| Used by: CPPInformation | |
| [1..1] [M] classCode (CS { CNE: ActClass } ) { Fixed="OBS" } |
Model Attribute Description The HL7 attribute classCode describes this class as an observation. Implementation in XML Instance The XML attribute classCode is fixed to "OBS". Schema Constraint
|
| [1..1] [M] moodCode (CS { CNE: ActMood } ) { Fixed="EVN" } |
Model Attribute Description The HL7 attribute moodCode describes this class as an observation event. Implementation in XML Instance The XML attribute moodCode is fixed to "EVN". Schema Constraint
|
| [1..1] [M] code (CV { CNE:CP-ISObservationType } ) { Fixed="CPPSD" } |
Model Attribute Description The HL7 attribute code uses a code from the CP-ISObservationType vocabulary to describe this as child protection plan start date information. Implementation in XML Instance The Coded Plain flavour of the Coded Value (CV) data type shall be used to carry this information in the XML element code as follows:
Schema Constraint
|
| [1..1] [M] templateId (II) { Fixed="COCT_TP146105GB01#cPPStartDate" } |
Model Attribute Description
The HL7 attribute templateId provides a unique identifier for the template and the class name within that template. This is used to identify how the CDA standard has been constrained for NHS use.
Schema Constraint
|
| [1..1] [M] value (TS) |
Model Attribute Description The HL7 attribute value defines the date and time the child protection plan started. Implementation in XML Instance The TS.NHS.DateType1 data type flavour is used to carry this information in the XML attribute value of the XML element value and shall be populated with a time stamp in the format yyyymmddhhmm where:
The CP-IS system only stores the date portion of the timestamp i.e. yyyymmdd. Therefore on receipt of the CP-IS Child Protection Information dates, the CP-IS system truncates the timestamp down to the date e.g. "20140601". In response to a CP-IS NHS Query, the CP-IS system sends the Child Protection Information dates within a CP-IS NHS Query Response message as a timestamp with the hours and minutes padded out with '0000' e.g. "201406010000". |
